home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / The Complete Sherlock Archive / Government / StatCan.src < prev    next >
Text File  |  1998-11-08  |  692b  |  32 lines

  1. # Created by Chris Gordon
  2. # http://www.interlog.com/~cagg
  3. # e-mail: chris.gordon@earthling.net
  4.  
  5. <search
  6. name = "Statistics Canada"
  7. action = "http://WWW.StatCan.CA/cgi-bin/search/search.cgi"
  8. method = "post"
  9. update = "http://www.interlog.com/~cagg/sherlock/statcan.hqx"
  10. updateCheckDays = 10
  11. >
  12.  
  13. <input name="query" user>
  14. <input name="sortorder" value="desc">
  15. <input name="lang" value="e">
  16. <input name="from" value="1">
  17. <input name="display" value="score">
  18. <input name="db" value="all">
  19. <input name="mode" value="and">
  20. <input name="size" value="100">
  21.  
  22. <interpret
  23.  
  24. resultListStart = "Number of Hits:"
  25. resultListEnd = "<BR><BR><P>"    
  26.     
  27. resultItemStart = ".</B>"
  28. resultItemEnd = "]<BR>"
  29.  
  30. >
  31. </search>
  32.